Don't grab the keyboard during DND
authorMatthias Clasen <mclasen@redhat.com>
Mon, 8 Jun 2009 02:19:52 +0000 (22:19 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 8 Jun 2009 02:19:52 +0000 (22:19 -0400)
commitc981ddf92ff234321d4fb9f51e58698dba507c3d
tree902dda95cc380accef9bb964d8814aa828bee4b8
parentbeb617c2062e7f90feb7556142fedd46df94e398
Don't grab the keyboard during DND

Instead use passive grabs for the few keys we care about.
With a corresponding metacity change, this will allow workspace
switching and focus cycling during DND, which is very useful.
Fixes bug 390312.
gtk/gtkdnd.c